github.com/google/go-cmp/cmp.mapIndex.key (field)
4 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L527: step.key = k
path.go#L259: key reflect.Value
path.go#L264: func (mi MapIndex) String() string { return fmt.Sprintf("[%#v]", mi.key) }
path.go#L267: func (mi MapIndex) Key() reflect.Value { return mi.key }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)